Normal & Malfunction

X + 1 ---> toggle tops
X + 2 ---> toggle tie

Z + 1 ---> toggle suit

C + 1 ---> toggle transparency of tops
C + 5 ---> toggle color of suit



Body type

2nd line of ini
post $body_type = 0 ----> plump type body
post $body_type = 1 ----> unique type body



To use a body of unique_type,
Change the value in the second line of Main.ini from 0 to 1 to switch.

post $body_type = 0     ------->    post $body_type = 1